Add some ids which are referenced from the object hierarchy.
authorMatthias Clasen <matthiasc@src.gnome.org>
Thu, 7 Mar 2002 23:20:16 +0000 (23:20 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 7 Mar 2002 23:20:16 +0000 (23:20 +0000)
* gdk-pixbuf/tmpl/animation.sgml, gdk-pixbuf/tmpl/gdk-pixbuf.sgml,
gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtktextview.sgml, gtk/tmpl/gtkiconfactory.sgml,
gtk/tmpl/gtkaccelgroup.sgml: Add some ids which are referenced
from the object hierarchy.

* gtk/gtk-docs.sgml: Use parts as top-level division (#61575),
include gtkaccessible docs.

docs/reference/ChangeLog
docs/reference/gdk-pixbuf/tmpl/animation.sgml
docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf.sgml
docs/reference/gtk/gtk-docs.sgml
docs/reference/gtk/tmpl/gtkaccelgroup.sgml
docs/reference/gtk/tmpl/gtkiconfactory.sgml
docs/reference/gtk/tmpl/gtkrc.sgml
docs/reference/gtk/tmpl/gtktextview.sgml

index 85a3debc7cf179640f9bff0d670f00783a6a24c0..be1788ceac93fe1c76b35471929fb5eb7203ff71 100644 (file)
@@ -1,5 +1,13 @@
 2002-03-07  Matthias Clasen  <maclas@gmx.de>
 
+       * gdk-pixbuf/tmpl/animation.sgml, gdk-pixbuf/tmpl/gdk-pixbuf.sgml,
+       gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtktextview.sgml, gtk/tmpl/gtkiconfactory.sgml,
+       gtk/tmpl/gtkaccelgroup.sgml: Add some ids which are referenced
+       from the object hierarchy.
+
+       * gtk/gtk-docs.sgml: Use parts as top-level division (#61575),
+       include gtkaccessible docs.
+
        * gtk/building.sgml: Some typo and markup fixes.
 
 Thu Mar  7 02:58:16 2002  Jonathan Blandford  <jrb@redhat.com>
index 00ed351718dfd6ad1fc9f827e9c32a221cc03370..4d79cb98d66826e0bde20d3c8ecc338ded67d0f2 100644 (file)
@@ -5,7 +5,7 @@ Animations
 Animated images.
 
 <!-- ##### SECTION Long_Description ##### -->
-  <para>
+  <para><anchor id="GdkPixbufAnimation">
     The &gdk-pixbuf; library provides a simple mechanism to load and represent
     animations. An animation is conceptually a series of frames to be displayed
     over time. Each frame is the same size. The animation may not be represented
index e34195504fb60f3cb58ef9373c4c6fd09a871ae3..de46ffc55ea62570bab27611842f88df052a7239 100644 (file)
@@ -6,7 +6,7 @@ Information that describes an image.
 
 <!-- ##### SECTION Long_Description ##### -->
 
-  <para>
+  <para><anchor id="GdkPixbuf">
     The <structname>GdkPixbuf</structname> structure contains
     information that describes an image in memory.
   </para>
index 4c04302849a18c068a70c0eef9107667f7d9b830..5667b90c0b8cb0129f71b795fce3fabcf0618330 100644 (file)
 <!entity GtkWidget SYSTEM "sgml/gtkwidget.sgml">
 <!entity GtkWindow SYSTEM "sgml/gtkwindow.sgml">
 <!entity GtkWindowGroup SYSTEM "sgml/gtkwindowgroup.sgml">
+<!entity GtkAccessible SYSTEM "sgml/gtkaccessible.sgml">
 <!entity gtk-General SYSTEM "sgml/gtkmain.sgml">
 <!entity gtk-Feature-Test-Macros SYSTEM "sgml/gtkfeatures.sgml">
 <!entity gtk-Graphics-Contexts SYSTEM "sgml/gtkgc.sgml">
     <title>GTK+ Reference Manual</title>
   </bookinfo>
 
-  <chapter id="gtk">
+  <part id="gtk">
     <title>GTK+ Overview</title>
+    <partintro>
     <para>
 GTK+ is a library for creating graphical user interfaces. It
 works on many UNIX-like platforms, Windows, and on framebuffer
@@ -245,7 +247,7 @@ that is, GUI components such as #GtkButton or #GtkTextView.
 </varlistentry>
 </variablelist>
     </para>
-
+</partintro>
     &gtk-Building;
     &gtk-Compiling;
     &gtk-Running;
@@ -257,10 +259,10 @@ that is, GUI components such as #GtkButton or #GtkTextView.
     &gtk-Resources;
     &gtk-Questions;
 
-  </chapter>
+  </part>
 
 
-  <chapter  id="gtkbase" role="no-toc">
+  <part  id="gtkbase">
     <title>GTK+ Core Reference</title>
 
     &gtk-General;
@@ -280,19 +282,16 @@ that is, GUI components such as #GtkButton or #GtkTextView.
     &gtk-Feature-Test-Macros;
     &gtk-Signals;
     &gtk-Types;
-<!--    &gtk-Themes; -->
-
-  </chapter>
+  </part>
 
-  <chapter  id="gtkobjects" role="no-toc">
+  <part id="gtkobjects">
     <title>GTK+ Widgets and Objects</title>
-
-    <sect1>
+    <chapter>
       <title>Object Hierarchy</title>
     &index-Object-Tree;
-    </sect1>
+    </chapter>
 
-    <sect1 id="WindowWidgets">
+    <chapter id="WindowWidgets">
       <title>Windows</title>
         &GtkDialog;
         &GtkInvisible;
@@ -300,34 +299,34 @@ that is, GUI components such as #GtkButton or #GtkTextView.
         &GtkPlug;
         &GtkWindow;
         &GtkWindowGroup;
-    </sect1>
+    </chapter>
 
-    <sect1 id="DisplayWidgets">
+    <chapter id="DisplayWidgets">
       <title>Display Widgets</title>
         &GtkAccelLabel;
         &GtkImage;
         &GtkLabel;
         &GtkProgressBar;
         &GtkStatusbar;
-    </sect1>
+    </chapter>
 
-    <sect1 id="ButtonWidgets">
+    <chapter id="ButtonWidgets">
       <title>Buttons and Toggles</title>
         &GtkButton;
         &GtkCheckButton;
         &GtkRadioButton;
         &GtkToggleButton;
-    </sect1>
+    </chapter>
 
-    <sect1 id="NumericEntry">
+    <chapter id="NumericEntry">
       <title>Numeric/Text Data Entry</title>
         &GtkEntry;
         &GtkHScale;      
         &GtkVScale;
         &GtkSpinButton;
-    </sect1>
+    </chapter>
 
-    <sect1 id="TextWidgetObjects">
+    <chapter id="TextWidgetObjects">
       <title>Multiline Text Editor</title>
         &gtk-TextWidget;
         &GtkTextIter;
@@ -336,9 +335,9 @@ that is, GUI components such as #GtkButton or #GtkTextView.
         &GtkTextTag;
         &GtkTextTagTable;
         &GtkTextView;
-    </sect1>
+    </chapter>
 
-    <sect1 id="TreeWidgetObjects">
+    <chapter id="TreeWidgetObjects">
       <title>Tree and List Widget</title>
         &gtk-TreeWidget;
         &GtkTreeModel;
@@ -355,8 +354,8 @@ that is, GUI components such as #GtkButton or #GtkTextView.
         &GtkCellRendererToggle;
         &GtkListStore;
         &GtkTreeStore;
-    </sect1>
-    <sect1 id="MenusAndCombos">
+    </chapter>
+    <chapter id="MenusAndCombos">
       <title>Menus, Combo Box, Toolbar</title>
         &GtkCombo;
         &GtkItemFactory;
@@ -371,9 +370,9 @@ that is, GUI components such as #GtkButton or #GtkTextView.
         &GtkSeparatorMenuItem;
         &GtkTearoffMenuItem;
         &GtkToolbar;
-    </sect1>
+    </chapter>
 
-    <sect1 id="SelectorWidgets">
+    <chapter id="SelectorWidgets">
       <title>Selectors (File/Font/Color/Input Devices)</title>
         &GtkColorSelection;
         &GtkColorSelectionDialog;
@@ -381,9 +380,9 @@ that is, GUI components such as #GtkButton or #GtkTextView.
         &GtkFontSelection;
         &GtkFontSelectionDialog;
         &GtkInputDialog;
-    </sect1>
+    </chapter>
     
-    <sect1 id="LayoutContainers">
+    <chapter id="LayoutContainers">
       <title>Layout Containers</title>
         &GtkAlignment;
         &GtkAspectFrame;
@@ -397,23 +396,23 @@ that is, GUI components such as #GtkButton or #GtkTextView.
         &GtkLayout;
         &GtkNotebook;
         &GtkTable;
-    </sect1>
+    </chapter>
 
-    <sect1 id="Ornaments">
+    <chapter id="Ornaments">
       <title>Ornaments</title>
         &GtkFrame;
         &GtkHSeparator;
         &GtkVSeparator;
-    </sect1>
+    </chapter>
 
-    <sect1 id="ScrollingWidgets">
+    <chapter id="ScrollingWidgets">
       <title>Scrolling</title>
         &GtkHScrollbar;
         &GtkVScrollbar;
         &GtkScrolledWindow;
-    </sect1>
+    </chapter>
 
-    <sect1 id="MiscObjects">
+    <chapter id="MiscObjects">
       <title>Miscellaneous</title>
         &GtkAdjustment;
         &GtkArrow;
@@ -427,9 +426,10 @@ that is, GUI components such as #GtkButton or #GtkTextView.
         &GtkSizeGroup;
         &GtkTooltips;
         &GtkViewport;
-    </sect1>
+        &GtkAccessible;
+    </chapter>
 
-    <sect1 id="AbstractObjects">
+    <chapter id="AbstractObjects">
       <title>Abstract Base Classes</title>
         &GtkBin;
         &GtkBox;
@@ -445,23 +445,23 @@ that is, GUI components such as #GtkButton or #GtkTextView.
         &GtkScrollbar;
         &GtkSeparator;
         &GtkWidget;
-    </sect1>    
+    </chapter>    
 
-    <sect1 id="PlugSocket">
+    <chapter id="PlugSocket">
       <title>Cross-process Embedding</title>
         &GtkSocket;
-    </sect1>
+    </chapter>
 
-    <sect1 id="SpecialObjects">
+    <chapter id="SpecialObjects">
       <title>Special-purpose features</title>
         &GtkCurve;
         &GtkGammaCurve;
         &GtkRuler;
         &GtkHRuler;
         &GtkVRuler;
-    </sect1>
+    </chapter>
 
-    <sect1 id="DeprecatedObjects">
+    <chapter id="DeprecatedObjects">
       <title>Deprecated</title>
         &GtkCList;      
         &GtkCTree;
@@ -475,8 +475,8 @@ that is, GUI components such as #GtkButton or #GtkTextView.
         &GtkTipsQuery;
         &GtkTree;
         &GtkTreeItem;
-    </sect1>
+    </chapter>
 
-  </chapter>
+  </part>
 
 </book>
index a9126ac0d96aef6f0defffa2fd6f581abecbae94..d9d3fa10e523afedab0170db113b46541391cada 100644 (file)
@@ -6,7 +6,7 @@ Keyboard Accelerator Groups
 Groups of global keyboard accelerators for an entire #GtkWindow
 
 <!-- ##### SECTION Long_Description ##### -->
-<para>
+<para id="GtkAccelGroup">
 A #GtkAccelGroup represents a group of keyboard accelerators,
 typically attached to a toplevel #GtkWindow (with
 gtk_window_add_accel_group()). Usually you won't need to create a
index 4be5ccb16028696df96f8994bd711c5def17156c..653d7268daa5ca3cf843bfeef129c00c766667f3 100644 (file)
@@ -8,7 +8,7 @@ Manipulating stock icons
 <!-- ##### SECTION Long_Description ##### -->
 
 
-<para>
+<para id="GtkIconFactory">
 Browse the available stock icons in the list of stock IDs found <link
 linkend="gtk-Stock-Items">here</link>. You can also use 
 the <application>gtk-demo</application> application for this purpose.
index 29bcfbdbf915ac5e9b0ad2b2e556cff38b956d7b..c8635bb67c061864688203b10fa80a67f5b25399 100644 (file)
@@ -5,7 +5,7 @@ Resource Files
 Routines for handling resource files
 
 <!-- ##### SECTION Long_Description ##### -->
-<para>
+<para id="GtkRcStyle">
 GTK+ provides resource file mechanism for configuring
 various aspects of the operation of a GTK+ program
 at runtime.
index 6e6617c87c96b55124ea190bfced448e221fd673..72742cf1054e72327186bd45475fce788cecbe75 100644 (file)
@@ -324,7 +324,7 @@ types related to the text widget and how they work together.
 
 
 <!-- ##### STRUCT GtkTextChildAnchor ##### -->
-<para>
+<para id="GtkTextChildAnchor">
 
 </para>